home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / music / d10sound.arj / MIDIXMAC.CPT / MidiEx Docs next >
Text File  |  1994-04-05  |  10KB  |  175 lines

  1.  
  2.                                           About MidiEx Mac 
  3.  
  4.   MidiEx Mac is a full featured universal patch librarian with MIDI 
  5. Exclusive capabilities and sample dump standard support. The registration price is $25. Please report me any bugs you find. 
  6.    For registration, comments and suggestions please contact me: 
  7.            
  8.                                     Thomas W. Inskip 
  9.                                     6504 Democracy Blvd. 
  10.                                     Bethesda, MD 20817 
  11.                                     (301) 530-0866 
  12.  
  13. ------------------------------------------------------------------- 
  14.                                        About MIDI Exclusive 
  15.  
  16.    MIDI Exclusive is a format supported in most computers (except the Mac, 
  17. until now), which allows users to share MIDI System Exclusive information 
  18. such as patches, performance set ups, or any other information used by 
  19. MIDI controlled equipment, with the exception of real-time sequences. It 
  20. consists simply of the information that has to be sent to the synthesizer, 
  21. drum machine, or whatever and allows you to share MIDI Exclusive files 
  22. with other MIDI users regardless of which computer they use. 
  23. ------------------------------------------------------------------- 
  24.                                        About Sample Dumps 
  25.  
  26.    The Sample Dump Standard is a handshaking protocol used to transmit 
  27. sound sample data between samplers and computers. This protocol is used 
  28. to minimize the possibility of transmission errors, which are more more 
  29. than possible due to the sometimes great length of samples. The sample 
  30. files created with MidiEx Mac can be treated as MIDI Exclusive files since 
  31. they consist only of the data that needs to be sent to a sampler (this is the 
  32. dump header, and the data packets). 
  33. ------------------------------------------------------------------- 
  34.                                       How to use MidiEx Mac 
  35.  
  36. Ñ The MidiEx window contains the name of the currently open banks in the    
  37.    left portion, and the name of the message (discussed below)                      
  38.    corresponding to that bank in the right portion. The banks can be selected  
  39.    by clicking and dragging. Commands chosen from a menu have effect on      
  40.    all selected banks. The MidiEx window can be dragged to any position in     
  41.    the screen. Clicking in the close box has the same effect as choosing         
  42.    Quit from the File menu. Notice that "empty" does not have the same          
  43.    meaning as "Untitled"; empty banks have no data whatsoever, while           
  44.    untitled banks have data, but the user hasn't provided a name for them. 
  45.  
  46. Ñ The File menu contains the same items that most Macintosh¬                    
  47.    applications do.  
  48.  
  49. - New has the same effect than choosing Capture Dump from the MidiEx        
  50.    menu (discussed below).  
  51.  
  52. - Open opens any file of type TEXT (usual format for MIDI Exclusive files). 
  53.  
  54. - Open Other opens any file of any type, which is useful for opening non        
  55.    TEXT files (such as Master Tracks Pro* SYSEX files). This does not mean    
  56.    that the file is suitable for MIDI Exclusive purposes, but it will work in    
  57.    most cases.  
  58.  
  59. - Get Info displays a window which contains the bank name, the size of the  
  60.    dump in bytes, and the manufacturer of the machine from which the dump  
  61.    was received. 
  62.  
  63. - Close, Save, Save As, and Quit have the standard meaning. 
  64.  
  65. Ñ The Edit menu is not supported by MidiEx Mac since you don't access          
  66.    individual elements in a dump. It's there for the use of Desk Accessories. 
  67.  
  68. Ñ The MidiEx menu contains the commands for MIDI communication.  
  69.  
  70. -  Capture  Dump presents a window for receiving MIDI Exclusive data.          
  71.     Clicking on Start Capture tells the program to start storing the data. If    
  72.     you haven't specified a Message for the bank you are trying to capture,     
  73.     you will have to  manually tell the synthesizer, drum machine, or             
  74.     whatever to send the data (most machines have a manual dump request     
  75.     feature). If you have specified a message for that bank, the program will  
  76.     request the dump for you. Once MidiEx Mac is capturing data, the               
  77.     Transmission Progress box will start to get full. Click on Stop Capture    
  78.     when you see that the transmission has stopped. Once captured the data, 
  79.     clicking on Start Capture again will dispose of the dump and re-attempt  
  80.     the  capture again, clicking on Cancel disposes of it, and clicking OK       
  81.     will present a box asking you for a bank name (if you don't specify a  
  82.     name it will be stored as "Untitled"). If you have selected more than one   
  83.     bank, the process will be repeated for the next selected bank. 
  84.  
  85. - Send Dump sends the data stored in the selected banks through the MIDI     
  86.    line.
  87.  
  88. - Capture Sample will open a dialog window asking for a sample number       
  89.    and a MIDI channel on which to receive it. If you specify both of them,       
  90.    the sample will be automatically requested, otherwise you will have to    
  91.    do a manual request from the sampler (If you use an Akai S-900 you will   
  92.    always have to specify 1 as the MIDI channel, or do the request 
  93.    manually)   
  94.    After you clicked OK, another dialog box will open asking for a file to  
  95.    which to save the sample, and after this, another window will appear,       
  96.    displaying the sample length in bytes, how many bytes have been  
  97.    received, the file to which the data is being saved, the number of   
  98.    non-corrected errors, and the estimated time left. This window will be  
  99.    updated every few seconds. The sample dump can be aborted at any time 
  100.    by typing a period ( . ) while holding down the command key. 
  101.  
  102. - Send Sample  sends a sample file over the MIDI line. It will first  
  103.    open a dialog box asking for a sample file from which to send the data. 
  104.    once selected a file it will open another dialog box asking for which  
  105.    sample number should the data be sent as, and on which MIDI channel. If  
  106.    you don't specify either the channel or the sample number, the data will 
  107.    be sent over the same channel over which it was originally received, and 
  108.    with the same sample number. After this, a window displaying the  
  109.    number of bytes sent, the length of the sample in bytes, the estimated  
  110.    time left, and the number of non-corrected errors will be opened. This  
  111.    window will be updated every few seconds. The sample dump can be 
  112.    aborted at any time by typing a period ( . ) while holding down the  
  113.    command key. 
  114.  
  115. - Midi SetUp lets you select which serial port you have your MIDI interface  
  116.     connected to, and which speed does it work on (0.5, 1, or 2MHz). 
  117.  
  118. Ñ The Message menu contains the dump request messages for various            
  119.    synthesizers, and the commands to create new ones, or destroy old ones.   
  120.    Dump request messages are little System Exclusive messages the             
  121.    computer sends to the synthesizer (or whatever) to ask for a dump (such   
  122.    as patches, performance settings, etc.). If MidiEx Mac doesn't have a          
  123.    dump request message for one of your machines, you can add one; they       
  124.    are usually listed in the manuals, and if not, you can get them from  the    
  125.    manufacturer. You can also destroy messages that you know you are not   
  126.    going to use.  
  127.  
  128. - New Message opens a window in which you can enter the new message (in  
  129.    hexadecimal format), and the message name. Once you have added the        
  130.    message, it will be always listed in the Message menu. You may also  
  131.    include "parameters" in your dump request messages. Parameters are 
  132.    made of two characters; the first one is a question mark ( ? ), and the 
  133.    second one may be any other printable character. If you use parameters,  
  134.    MidiEx Mac will ask you for their value before requesting a dump. This 
  135.    is specially useful if you have several messages which only differ in one 
  136.    or two bytes (such as in the MIDI channel value); you can specify these      
  137.    bytes by using a parameter. An example of a valid request message with  
  138.    parameters is: F043?C005F?*F7 . 
  139.  
  140. - Delete Message  erases (for ever) the selected message (the one with a     
  141.    check mark).  
  142.  
  143. - To assign a message to a bank, first select a bank (or banks), and then a    
  144.    message from the Message menu. That way, when you capture a dump to     
  145.    be stored in that bank you won't have to request it manually. If you            
  146.    select "None" as a message, or select the wrong message for a bank (you   
  147.    don't have the machine it belongs to), you'll have do do the request             
  148.    manually. 
  149. ------------------------------------------------------------------- 
  150.                                              Special notes 
  151.  
  152. Ñ The sum of the lengths of all currently open banks can't exceed 2048 K or  
  153.    the total amount of free memory, whichever is less. 
  154.  
  155. Ñ To run the program under MultiFinder, you will have to change the amount  
  156.    of memory used by the program, which is preset to 2048 K. 
  157.  
  158. Ñ If you upload the files created with MidiEx Mac to a Bulletin Board             
  159.    Service, upload them with a binary format (such as XMODEM), but not Mac  
  160.    Binary, which writes Finder related information to the header which         
  161.    can't be read by other computers. Always make sure Mac Binary is turned   
  162.    off. 
  163.  
  164. Ñ Sample dump files created with MidiEx Mac can be treated the same than 
  165.    MIDI Exclusive files, because they consist only of the data that needs to 
  166.    be sent to the sampler (dump header and data packets). This means that  
  167.    they can be shared with other computers. You could also open them with 
  168.    the Open Other option from the File menu and transmit them then with  
  169.    the Send Dump option, but there will be no error detection or correction. 
  170.  
  171. Ñ This version of MidiEx Mac has new Icons, so If you have any older 
  172.    versions of the program, replace them with this one, and boot the 
  173.    disk(s) while holding down the Option and Command keys and answer
  174.    yes to update the desktop file. 
  175.